home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 701-725 / 717 / filestat / filestat.doc < prev    next >
Text File  |  1995-03-18  |  3KB  |  59 lines

  1.  
  2. FileStat by Robert Lang, 30th August 1991.
  3. ~~~~~~~~
  4.  
  5. FileStat was written in 100% SAS/Lattice C (V5.10a) using an Amiga 3000UX 
  6. running OS2.x V37.175 with 9 megs of RAM, 200 meg Quantum Hard Drive.
  7. I regularly use a Bit Blitzer 2400 baud Modem using GPTerm Comms Software from
  8. GPSoftware, and Macro68 Assembler from DigiSoft.  I'm releasing it as
  9. "Freely distributable" meaning you can distribute it for no more than the
  10. current charges of Fred Fish PD or Megadisc PD (about $5 per disk) and I
  11. retain ALL copyright to the program.  It may only be redistributed in the
  12. form I distribute it, unaltered and document intact.  It may NOT be used on
  13. any commercial program (disk-mag, whatever) without my permission.
  14.  
  15. FileStat has been tested under 2.0 and 1.3 alike.
  16.  
  17. Ok...enough of that, what does it do ?  FileStat does very similar things
  18. to a program I got in the PD a while back called FileInfo.  Its main
  19. intention is to let you set the Protection flags on files (you know, the
  20. HSPARWED thingies that you try your best to avoid...).  Along the way,
  21. however, you can add comments to files, and rename them if you like.
  22.  
  23. FileStat shows the datestamp of the file (ie. the last time it was
  24. modified) as well as the size if its a file (ie. not a directory, the size
  25. of which has to be calculated !), both in bytes and blocks.  The protection
  26. flags are shown in true WB2.0 gadgets on the far right side, and you can
  27. turn them on or off as required.  If you enter a comment in the comment
  28. field, then that is added as well, the results of this can be seen when
  29. LISTing a directory.  Also, if you change the name, the file or directory
  30. will be RENAMEd.
  31.  
  32. Then there's the SAVE and QUIT gadgets.  QUIT will exit without making
  33. any changes, same effect as closing the FileStat window.  SAVE will change
  34. the Protection Flags, set the comment, rename the file, and exit.
  35.  
  36. Note that now FileStat accepts multiple arguments...ie. if you enter something
  37. like 'filestat file1 file2 file3' then it will display the info for file1,
  38. and when you click on SAVE or QUIT, it then shows the info for file2 etc...
  39.  
  40. Other interesting features : WB2.0 colours !  If the FileStat window is
  41. active, you'll notice the colours get changed to accomodate the WB2.0-like
  42. gadgets I have created for FileStat.  WB2.0 users will only notice a
  43. difference if they have modified the preferences to different colours from
  44. the default (ie. MY default as I received it on the V37.175 update....)
  45.  
  46. Future Additions ???  None, unless anyone else can think of any !  The
  47. program was written for a purpose, and since it serves that purpose I'll
  48. probably never touch the source again.
  49.  
  50. Bug reports, hints, tips, etc to :
  51.  
  52.                 Robert Lang
  53.                 P.O. Box 127
  54.                 CARDIFF NSW 2285
  55.                 AUSTRALIA
  56.  
  57. (Oh, and just because Rodney thinks its corny, this program is as usual
  58. dedicated to my girlfriend, Suzanne Day !)
  59.